home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / c / cpptask1.zip / MAKE.INI < prev    next >
Text File  |  1980-01-01  |  257b  |  12 lines

  1. #   make.ini for alan eldridge private stuff
  2.  
  3. NOCLASS =   1
  4.  
  5. INC1    =   $(AEDSK)\ae\inc
  6. INC     =   $(INC1)
  7. LIB     =   $(AEDSK)\ae\lib
  8.  
  9. !include "$(TCDIR)\bin\builtins.mak"
  10.  
  11. AELIBS  =   $(LIB)\ae$(CMEM).lib   $(LIB)\aepp$(CMEM).lib   $(TCLIBS)
  12.